home *** CD-ROM | disk | FTP | other *** search
/ Sky at Night 2006 September / SAN CD 9-2006 CD-ROM 16.iso / pc / Software / Network Telescope Control / NTC-Setup.Exe / Source / ntc_server_planets.dfm < prev    next >
Encoding:
Text File  |  2005-07-30  |  10.7 KB  |  458 lines

  1. object scope_planets: Tscope_planets
  2.   Left = 356
  3.   Top = 117
  4.   BorderStyle = bsDialog
  5.   Caption = 'NTC Planets panel'
  6.   ClientHeight = 337
  7.   ClientWidth = 304
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   OnCloseQuery = form_close_query
  16.   OnCreate = formcreate
  17.   OnPaint = check_activate
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object planets_panel: TPanel
  22.     Left = 0
  23.     Top = 0
  24.     Width = 304
  25.     Height = 337
  26.     Align = alClient
  27.     TabOrder = 0
  28.     object planets_group: TGroupBox
  29.       Left = 0
  30.       Top = 0
  31.       Width = 305
  32.       Height = 249
  33.       Caption = 'Planets Group'
  34.       TabOrder = 0
  35.       object slew_label: TLabel
  36.         Left = 16
  37.         Top = 24
  38.         Width = 51
  39.         Height = 13
  40.         Caption = 'Slew To:'
  41.         Font.Charset = DEFAULT_CHARSET
  42.         Font.Color = clWindowText
  43.         Font.Height = -11
  44.         Font.Name = 'MS Sans Serif'
  45.         Font.Style = [fsBold]
  46.         ParentFont = False
  47.       end
  48.       object visible_label: TLabel
  49.         Left = 80
  50.         Top = 24
  51.         Width = 38
  52.         Height = 13
  53.         Caption = 'Visible'
  54.         Font.Charset = DEFAULT_CHARSET
  55.         Font.Color = clWindowText
  56.         Font.Height = -11
  57.         Font.Name = 'MS Sans Serif'
  58.         Font.Style = [fsBold]
  59.         ParentFont = False
  60.       end
  61.       object ra_label: TLabel
  62.         Left = 136
  63.         Top = 24
  64.         Width = 56
  65.         Height = 13
  66.         Caption = 'Right Asc'
  67.         Font.Charset = DEFAULT_CHARSET
  68.         Font.Color = clWindowText
  69.         Font.Height = -11
  70.         Font.Name = 'MS Sans Serif'
  71.         Font.Style = [fsBold]
  72.         ParentFont = False
  73.       end
  74.       object dec_label: TLabel
  75.         Left = 216
  76.         Top = 24
  77.         Width = 65
  78.         Height = 13
  79.         Caption = 'Declination'
  80.         Font.Charset = DEFAULT_CHARSET
  81.         Font.Color = clWindowText
  82.         Font.Height = -11
  83.         Font.Name = 'MS Sans Serif'
  84.         Font.Style = [fsBold]
  85.         ParentFont = False
  86.       end
  87.       object mercury_button: TBitBtn
  88.         Left = 8
  89.         Top = 48
  90.         Width = 75
  91.         Height = 25
  92.         Caption = 'Mercury'
  93.         Font.Charset = DEFAULT_CHARSET
  94.         Font.Color = clWindowText
  95.         Font.Height = -11
  96.         Font.Name = 'MS Sans Serif'
  97.         Font.Style = [fsBold]
  98.         ParentFont = False
  99.         TabOrder = 0
  100.       end
  101.       object venus_button: TBitBtn
  102.         Left = 8
  103.         Top = 72
  104.         Width = 75
  105.         Height = 25
  106.         Caption = 'Venus'
  107.         Font.Charset = DEFAULT_CHARSET
  108.         Font.Color = clWindowText
  109.         Font.Height = -11
  110.         Font.Name = 'MS Sans Serif'
  111.         Font.Style = [fsBold]
  112.         ParentFont = False
  113.         TabOrder = 1
  114.       end
  115.       object mars_button: TBitBtn
  116.         Left = 8
  117.         Top = 96
  118.         Width = 75
  119.         Height = 25
  120.         Caption = 'Mars'
  121.         Font.Charset = DEFAULT_CHARSET
  122.         Font.Color = clWindowText
  123.         Font.Height = -11
  124.         Font.Name = 'MS Sans Serif'
  125.         Font.Style = [fsBold]
  126.         ParentFont = False
  127.         TabOrder = 2
  128.       end
  129.       object jupiter_button: TBitBtn
  130.         Left = 8
  131.         Top = 120
  132.         Width = 75
  133.         Height = 25
  134.         Caption = 'Jupiter'
  135.         Font.Charset = DEFAULT_CHARSET
  136.         Font.Color = clWindowText
  137.         Font.Height = -11
  138.         Font.Name = 'MS Sans Serif'
  139.         Font.Style = [fsBold]
  140.         ParentFont = False
  141.         TabOrder = 3
  142.       end
  143.       object saturn_button: TBitBtn
  144.         Left = 8
  145.         Top = 144
  146.         Width = 75
  147.         Height = 25
  148.         Caption = 'Saturn'
  149.         Font.Charset = DEFAULT_CHARSET
  150.         Font.Color = clWindowText
  151.         Font.Height = -11
  152.         Font.Name = 'MS Sans Serif'
  153.         Font.Style = [fsBold]
  154.         ParentFont = False
  155.         TabOrder = 4
  156.       end
  157.       object uranus_button: TBitBtn
  158.         Left = 8
  159.         Top = 168
  160.         Width = 75
  161.         Height = 25
  162.         Caption = 'Uranus'
  163.         Font.Charset = DEFAULT_CHARSET
  164.         Font.Color = clWindowText
  165.         Font.Height = -11
  166.         Font.Name = 'MS Sans Serif'
  167.         Font.Style = [fsBold]
  168.         ParentFont = False
  169.         TabOrder = 5
  170.       end
  171.       object neptune_button: TBitBtn
  172.         Left = 8
  173.         Top = 192
  174.         Width = 75
  175.         Height = 25
  176.         Caption = 'Neptune'
  177.         Font.Charset = DEFAULT_CHARSET
  178.         Font.Color = clWindowText
  179.         Font.Height = -11
  180.         Font.Name = 'MS Sans Serif'
  181.         Font.Style = [fsBold]
  182.         ParentFont = False
  183.         TabOrder = 6
  184.       end
  185.       object pluto_button: TBitBtn
  186.         Left = 8
  187.         Top = 216
  188.         Width = 75
  189.         Height = 25
  190.         Caption = 'Pluto'
  191.         Font.Charset = DEFAULT_CHARSET
  192.         Font.Color = clWindowText
  193.         Font.Height = -11
  194.         Font.Name = 'MS Sans Serif'
  195.         Font.Style = [fsBold]
  196.         ParentFont = False
  197.         TabOrder = 7
  198.       end
  199.       object mercury_led: TEdit
  200.         Left = 88
  201.         Top = 48
  202.         Width = 29
  203.         Height = 21
  204.         Color = clRed
  205.         TabOrder = 8
  206.       end
  207.       object venus_led: TEdit
  208.         Left = 88
  209.         Top = 72
  210.         Width = 29
  211.         Height = 21
  212.         Color = clRed
  213.         TabOrder = 9
  214.       end
  215.       object mars_led: TEdit
  216.         Left = 88
  217.         Top = 96
  218.         Width = 29
  219.         Height = 21
  220.         Color = clRed
  221.         TabOrder = 10
  222.       end
  223.       object jupiter_led: TEdit
  224.         Left = 88
  225.         Top = 120
  226.         Width = 29
  227.         Height = 21
  228.         Color = clRed
  229.         TabOrder = 11
  230.       end
  231.       object saturn_led: TEdit
  232.         Left = 88
  233.         Top = 144
  234.         Width = 29
  235.         Height = 21
  236.         Color = clRed
  237.         TabOrder = 12
  238.       end
  239.       object uranus_led: TEdit
  240.         Left = 88
  241.         Top = 168
  242.         Width = 29
  243.         Height = 21
  244.         Color = clRed
  245.         TabOrder = 13
  246.       end
  247.       object neptune_led: TEdit
  248.         Left = 88
  249.         Top = 192
  250.         Width = 29
  251.         Height = 21
  252.         Color = clRed
  253.         TabOrder = 14
  254.       end
  255.       object pluto_led: TEdit
  256.         Left = 88
  257.         Top = 216
  258.         Width = 29
  259.         Height = 21
  260.         Color = clRed
  261.         TabOrder = 15
  262.       end
  263.       object merc_ra_edit: TEdit
  264.         Left = 120
  265.         Top = 48
  266.         Width = 85
  267.         Height = 21
  268.         TabOrder = 16
  269.       end
  270.       object venus_ra_edit: TEdit
  271.         Left = 120
  272.         Top = 72
  273.         Width = 85
  274.         Height = 21
  275.         TabOrder = 17
  276.       end
  277.       object mars_ra_edit: TEdit
  278.         Left = 120
  279.         Top = 96
  280.         Width = 85
  281.         Height = 21
  282.         TabOrder = 18
  283.       end
  284.       object jup_ra_edit: TEdit
  285.         Left = 120
  286.         Top = 120
  287.         Width = 85
  288.         Height = 21
  289.         TabOrder = 19
  290.       end
  291.       object sat_ra_edit: TEdit
  292.         Left = 120
  293.         Top = 144
  294.         Width = 85
  295.         Height = 21
  296.         TabOrder = 20
  297.       end
  298.       object uranus_ra_edit: TEdit
  299.         Left = 120
  300.         Top = 168
  301.         Width = 85
  302.         Height = 21
  303.         TabOrder = 21
  304.       end
  305.       object nep_ra_edit: TEdit
  306.         Left = 120
  307.         Top = 192
  308.         Width = 85
  309.         Height = 21
  310.         TabOrder = 22
  311.       end
  312.       object pluto_ra_edit: TEdit
  313.         Left = 120
  314.         Top = 216
  315.         Width = 85
  316.         Height = 21
  317.         TabOrder = 23
  318.       end
  319.       object merc_dec_edit: TEdit
  320.         Left = 208
  321.         Top = 48
  322.         Width = 85
  323.         Height = 21
  324.         TabOrder = 24
  325.       end
  326.       object venus_dec_edit: TEdit
  327.         Left = 208
  328.         Top = 72
  329.         Width = 85
  330.         Height = 21
  331.         TabOrder = 25
  332.       end
  333.       object mars_dec_edit: TEdit
  334.         Left = 208
  335.         Top = 96
  336.         Width = 85
  337.         Height = 21
  338.         TabOrder = 26
  339.       end
  340.       object jup_dec_edit: TEdit
  341.         Left = 208
  342.         Top = 120
  343.         Width = 85
  344.         Height = 21
  345.         TabOrder = 27
  346.       end
  347.       object sat_dec_edit: TEdit
  348.         Left = 208
  349.         Top = 144
  350.         Width = 85
  351.         Height = 21
  352.         TabOrder = 28
  353.       end
  354.       object uranus_dec_edit: TEdit
  355.         Left = 208
  356.         Top = 168
  357.         Width = 85
  358.         Height = 21
  359.         TabOrder = 29
  360.       end
  361.       object nep_dec_edit: TEdit
  362.         Left = 208
  363.         Top = 192
  364.         Width = 85
  365.         Height = 21
  366.         TabOrder = 30
  367.       end
  368.       object pluto_dec_edit: TEdit
  369.         Left = 208
  370.         Top = 216
  371.         Width = 85
  372.         Height = 21
  373.         TabOrder = 31
  374.       end
  375.     end
  376.     object poll_group: TGroupBox
  377.       Left = 0
  378.       Top = 248
  379.       Width = 305
  380.       Height = 89
  381.       Caption = 'Refresh Poll'
  382.       TabOrder = 1
  383.       object Label1: TLabel
  384.         Left = 176
  385.         Top = 16
  386.         Width = 50
  387.         Height = 13
  388.         Caption = 'Seconds'
  389.         Font.Charset = DEFAULT_CHARSET
  390.         Font.Color = clWindowText
  391.         Font.Height = -11
  392.         Font.Name = 'MS Sans Serif'
  393.         Font.Style = [fsBold]
  394.         ParentFont = False
  395.       end
  396.       object msecs_edit: TEdit
  397.         Left = 120
  398.         Top = 16
  399.         Width = 49
  400.         Height = 21
  401.         Enabled = False
  402.         TabOrder = 0
  403.         Text = '5'
  404.       end
  405.       object refresh_button: TBitBtn
  406.         Left = 16
  407.         Top = 48
  408.         Width = 273
  409.         Height = 25
  410.         Caption = 'Refresh Now'
  411.         Font.Charset = DEFAULT_CHARSET
  412.         Font.Color = clWindowText
  413.         Font.Height = -11
  414.         Font.Name = 'MS Sans Serif'
  415.         Font.Style = [fsBold]
  416.         ParentFont = False
  417.         TabOrder = 1
  418.       end
  419.       object refresh_check: TCheckBox
  420.         Left = 16
  421.         Top = 16
  422.         Width = 97
  423.         Height = 17
  424.         Caption = 'Refresh every'
  425.         Font.Charset = DEFAULT_CHARSET
  426.         Font.Color = clWindowText
  427.         Font.Height = -11
  428.         Font.Name = 'MS Sans Serif'
  429.         Font.Style = [fsBold]
  430.         ParentFont = False
  431.         TabOrder = 2
  432.         OnClick = refresh_checkClick
  433.       end
  434.       object now_button: TBitBtn
  435.         Left = 232
  436.         Top = 16
  437.         Width = 57
  438.         Height = 25
  439.         Caption = 'Now'
  440.         Enabled = False
  441.         Font.Charset = DEFAULT_CHARSET
  442.         Font.Color = clWindowText
  443.         Font.Height = -11
  444.         Font.Name = 'MS Sans Serif'
  445.         Font.Style = [fsBold]
  446.         ParentFont = False
  447.         TabOrder = 3
  448.         OnClick = now_buttonClick
  449.       end
  450.     end
  451.   end
  452.   object refresh_timer: TTimer
  453.     Enabled = False
  454.     Left = 8
  455.     Top = 296
  456.   end
  457. end
  458.